AlphaGetResp Object
The AlphaGetResp object is used in:
Properties
| Property | SubType | Read Only | Description |
Variant |
|---|---|---|---|---|
|
Count |
Integer |
Yes |
Returns the number of requested values in the array. |
|
|
Direction |
Returns the direction in which the values should be returned. See the CxDirection enum table for possible values: Forward or Backward. |
|
||
|
Error |
Integer |
Yes |
Returns the error message generated by the CVS. A value of zero indicates success. |
|
|
PointCount |
Integer |
Returns the number of points in the array. |
|
|
|
RtR |
RtR |
Returns the real-time record. |

